home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / futilsrc.zoo / fileutil / README.ST < prev    next >
Encoding:
Text File  |  1991-11-07  |  778 b   |  17 lines

  1. Here are the GNU file utilities adapted for MiNT and/or TOS.
  2. Very few changes were needed; they are all #ifdef MiNT or #ifdef__MINT__,
  3. except for some hacks I made to the Makefiles. The original versions of
  4. any files I modified may be found in orig/ subdirectories, so that you
  5. can easily recover the original versions of the files.
  6. I used the gcc and the MiNT library (patchlevel 15) to do the compiling.
  7.  
  8. The conditions of redistribution are spelled out in COPYING. Please
  9. note that there is no warranty for any of this stuff! Also please note
  10. that any code that is #ifdef MiNT or #ifdef __MINT__ is mine, and the
  11. original authors of the utilities should not be blamed for bugs or
  12. deficiencies in said code.
  13.  
  14. Eric Smith    Nov. 5, 1991
  15.  
  16. e-mail: eric.smith@uwo.ca
  17.